From: Luc Teirlinck Date: Thu, 23 Oct 2003 00:28:17 +0000 (+0000) Subject: (Top): Fix typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25140 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a661e48fc9ab77d16a93c4b4ffa9ada92cae3af7;p=emacs.git (Top): Fix typo. --- diff --git a/lispref/elisp.texi b/lispref/elisp.texi index 26e78941c3d..c8672f4d9ce 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi @@ -740,7 +740,7 @@ Text * Transposition:: Swapping two portions of a buffer. * Registers:: How registers are implemented. Accessing the text or position stored in a register. -* Atomic Changes:: Installing several buffer changs ``atomically''. +* Atomic Changes:: Installing several buffer changes ``atomically''. * Base 64:: Conversion to or from base 64 encoding. * MD5 Checksum:: Compute the MD5 ``message digest''/``checksum''. * Change Hooks:: Supplying functions to be run when text is changed.